func os.isValidRootFSPath
7 uses
os (current package)
root.go#L367: if !isValidRootFSPath(name) {
root.go#L379: if !isValidRootFSPath(name) {
root.go#L403: if !isValidRootFSPath(name) {
root.go#L416: if !isValidRootFSPath(name) {
root.go#L424: if !isValidRootFSPath(name) {
root.go#L432: if !isValidRootFSPath(name) {
root.go#L439: func isValidRootFSPath(name string) bool {
![]() |
The pages are generated with Golds v0.8.5. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |